home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / wpj1_8.zip / HOOKS.ZIP / WINSWAT.DEF < prev    next >
Text File  |  1993-08-17  |  315b  |  12 lines

  1. NAME   WINSWAT
  2. DESCRIPTION   'Windows FlySwater'
  3. EXETYPE    WINDOWS
  4. STUB       'WINSTUB.EXE'
  5. CODE       PRELOAD MOVEABLE DISCARDABLE
  6. DATA       PRELOAD MOVEABLE MULTIPLE
  7. HEAPSIZE   1024
  8. STACKSIZE  8192
  9. IMPORTS    SWATDLL.InitialiseSwat
  10.            USER.SwitchToThisWindow
  11.            KERNEL.IsWinOldApTask
  12.